home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / os20 / util / memlink.lha / MemLink / MemLink.DOC < prev    next >
Text File  |  1993-03-10  |  3KB  |  116 lines

  1. Introduction:
  2.  
  3. The main purpose of this program is to allow usage of RAD: device with a
  4. version 2.x of the operating system. Without running it some words in RAD:
  5. image get damaged on restart. It can perform few additional tasks, which may
  6. be utilized also under 1.3/1.2
  7.  
  8. In general, you may use Memlink with following versions of Kickstart:
  9.  
  10. 1.2 (exec 33.192)
  11. 1.3 (exec 34.002)
  12. 2.0 (exec 37.132)
  13.  
  14. Other exec versions are NOT supported!
  15.  
  16.  
  17. Copyright & Disclaimer:
  18.  
  19. I've been given this program from the author, Petr Cisar (Prague, CZ), via his
  20. friend, Pavel Troller (Prague, CZ) with a permission to spread it. However,
  21. this program is provided "as is". There is no promise of future versions, nor
  22. bug fixes. The entire risk as to the use of this program is assumed by the
  23. user.
  24. Futhermore, I do not guarantee accuracy of information provided in this brief doc
  25. at all.
  26.  
  27.  
  28. Suggested use:
  29.  
  30. Memlink without parameters performs necessary patches of the system to allow
  31. usage of RAD:. This is accompanied by an automatic restart of the system.
  32. However, Memlink is intelligent enough to see whether the system has been already
  33. patched, and it won't perform the restart in this case. So it is the best to
  34. run Memlink as the first command of your startup-sequence. Patching the system
  35. will be indicated with a red screen.
  36.  
  37. Memlink might also activate the rest of the memory (to full 2MB) on some internal A500
  38. memory expansions, but this is NOT GUARANTEED! This memory is called RESIDUAL
  39. MEMORY and requires special hardware design of the expansion.
  40.  
  41.  
  42. Usage with parameters:
  43.  
  44. Memlink I  only reports current configuration:
  45.  
  46. Example:
  47.  
  48. Memlink v2.4, 02-Oct-92 (C) SinSoft & PCsoft
  49.  
  50. System configuration:
  51.  - Kickstart version 2.0 (37.175, exec 37.132)
  52.  - 0.5 MB of CHIP memory
  53.  - 1.75 MB of FAST memory
  54.  - NO RESIDUAL memory
  55.  - NO Patch installed.
  56.  
  57.  
  58. Memlink S  tries to pretend the original A500 memory configuration, i.e. 0.5 MB
  59. Chip plus 0 MB Fast. This might be useful for some old, a little dirty
  60. programmed software, mainly under 1.3.
  61. If the memory, killed by 'S' option of Memlink, was occupied by some resident
  62. module, unpredictable consequences may arise(!)
  63.  
  64. Memlink R  performs cold restart. The same may be achieved by "double reset",
  65. a little known (possibly not intended) feature of the OS 2.x. If you want to
  66. perform "double reset", after reseting once, wait for the first color change
  67. and press Ctrl-A-A once more.
  68.  
  69.  
  70. Calling from Workbench:
  71.  
  72. When using an icon to call Memlink, you may input a parameter as a Tool type
  73. using Information item from Workbench menu. Additional icons may be of 'Project' type
  74. with a path to Memlink as a default tool, with a different parameter included.
  75.  
  76.  
  77. Possible error messages:
  78.  
  79. Invalid parameter!
  80.  
  81.     self explanatory
  82.  
  83. No residual memory or no more than 0.5M Chip RAM found - patch not needed.
  84.  
  85.     self explanatory
  86.  
  87. Patch for 1M Chip RAM successfully installed.
  88.  
  89.      Fixed only the test for max. 0.5M Chip under 1.3. This action is not
  90.      followed by restart.
  91.  
  92. No fast memory found - patch not needed.
  93.  
  94.      There has been no Fast RAM found under 2.0. No fixes are therefore
  95.     needed.
  96.  
  97. Already installed and in operation...
  98.  
  99.     self explanatory
  100.  
  101. No enough memory !
  102.  
  103.     Not enough memory to install fixes.
  104.  
  105. Incorrect version exec.library (37.135)!
  106.  
  107.     Unsupported version of exec.library found.
  108.  
  109.  
  110.  
  111. ---
  112. Wish you happy RAD-ing under otherwise wonderful (well, sort of) 2.x.
  113.  
  114.                                 This info written by Marek Janous
  115.                                                   xmjs@vse.cs
  116.